Document::ShowDocument

Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:13:05 1991
Index Return to Main Contents
 

NAME

Document::ShowDocument - instance method  

TEMPLATE

void ShowDocument(Document * anotherDoc)  

SPECIFIERS

public  

DESCRIPTION

ShowDocument is called by the method DoFileIsAlreadyOpen. It puts the main window of anotherDoc in front of all other windows or deiconifies anotherDoc if it is currently iconified.  

ARGUMENTS

Document * anotherDoc

a document whose main window is put in front
 

RETURN ARGUMENT

void

 

CATEGORIES

windows, client interface

 

FILES

implementation:
Document.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:27 GMT, March 30, 2022